home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / PaperCut Quota 6.1 / pc-setup.exe / {app} / WebAdmin / includes / lang_en.inc < prev    next >
Text File  |  2005-10-13  |  18KB  |  416 lines

  1. <%
  2. ' (c) Copyright 1999-2004 PaperCut Software Pty. Ltd.
  3. '
  4. ' English Translation
  5. '
  6. ' To translate the PaperCut Web tools follow these steps:
  7. '
  8. ' 1. Copy "includes\lang_en.inc" to a new file name appropriate for your language.
  9. '    (e.g.  lang_<languageCode>.inc). You can see a list  of 2 letter language codes
  10. '    here: http://www.w3.org/WAI/ER/IG/ert/iso639.htm#2letter
  11. '
  12. ' 2. Open the file "includes\PCCommon.inc" and add your language code to the list near the top of
  13. '    the file that looks like:
  14. '
  15. '        garrValidLangs = Array("en", "es", "it")
  16. '
  17. ' 3. In "includes\PCCommon.inc", include your language file below the list that looks like this:
  18. '
  19. '        <!-- #include file="lang_it.inc" -->
  20. '        <!-- #include file="lang_es.inc" -->
  21. '
  22. ' 4. Modify the line at the top of your language file that looks like the following, to have use the
  23. '    the correct language code.
  24. '
  25. '        If IsActiveLanguage("en") Then
  26. '
  27. ' 5. Translate the "SetText" lines below.  For example, change:
  28. '
  29. '        SetText "Pages",     "Pages"
  30. '
  31. '     to
  32. '
  33. '        SetText "Pages",     "Pagine"
  34. '
  35. '
  36. ' 6. Refresh your web browser, and you should see your translations. If not, PaperCut could not
  37. '    detect your default language.  To force your language to be used add the line to the bottom
  38. '    of the "Config.inc" file (and change the language code to your language).
  39. '
  40. '        SetActiveLanguage("en")
  41. '
  42. ' 7. Translate the text below which will be used on a simple page on our web site for speakers of
  43. '    your language.  You and your organisation will receive acknowledgement of your contribution.
  44. '    See here for a sample of what the web page will look like: http://www.papercut.biz/lang/english.htm
  45. '
  46. ' 8. Send your translation file to support@papercut.biz, so other can make use of your translation
  47. '
  48. ' ================== START OF TEXT FOR WEB SITE ==================
  49.  
  50. 'PaperCut is the leading solution for print and internet resource management. PaperCut is now charging
  51. 'over a million users in more than 60 countries worldwide.
  52.  
  53. 'PaperCut is a print and internet charging, quota and monitoring system for Windows networks. It was
  54. 'specifically developed to meet the need in schools and Universities to promote the responsible use of
  55. 'IT resources. It also has applications in business where there is a need to implement a user-pays system
  56. 'or silent monitoring.
  57.  
  58. 'Install options include:
  59.  
  60. '    * Combined print and internet charging
  61. '    * Print charging and monitoring only
  62. '    * Internet charging and monitoring only
  63.  
  64. 'A 40-day unrestricted Trial Version is available for download.
  65.  
  66. 'Although PaperCut is not fully translated into [insert language], the PaperCut web tools have been translated.
  67. 'The PaperCut web tools provide features for both your administrators and users.
  68. '
  69. 'Thanks to [insert name] from [insert organization] for contributing the PaperCut web tools translation.
  70. '
  71. ' ================== END OF TEXT FOR WEB SITE ==================
  72.  
  73. ' When translating this file, change "en" below to the appropriate code for your language
  74. If IsActiveLanguage("en") Then
  75.  
  76.     ' The charset used for the webpages
  77.     SetText "charset",                 "windows-1252"
  78.  
  79.     ' Header/Footer
  80.     SetText "WebTools",             "Web Tools"
  81.     SetText "LoggedInAs",             "Logged in as"
  82.     SetText "LicensedTo",            "Licensed to"
  83.     SetText "PoweredBy",             "Powered by %0%"
  84.     SetText "RightsReserved",         "All rights reserved"
  85.     SetText "PaperCutTrial",        "PaperCut trial version"
  86.     SetText "TrialExpired",            "Trial period expired"
  87.     SetText "TrialDaysRemaining",    "%0% days remaining"
  88.     SetText "NotLoggedIn",            "(not logged in)"
  89.  
  90.     SetText "MyDetails",             "My Details"
  91.     SetText "MySummary",             "My Summary"
  92.     SetText "UseTopUpCard",         "Use Card"
  93.     SetText "MyPrintJobs",             "My Print Jobs"
  94.     SetText "MyNetUsage",             "My Net Usage"
  95.     SetText "MyTransactions",         "My Transactions"
  96.     SetText "TransferFunds",         "Transfer Funds"
  97.  
  98.     SetText "UpdateCheck",            "Check For Updates"
  99.  
  100.     SetText "Admin",                 "Admin"
  101.     SetText "AdminHome",             "Admin Home"
  102.     SetText "UserList",             "User List"
  103.     SetText "UserDetails",             "User Details"
  104.     SetText "RecentPrintJobs",         "Recent Print Jobs"
  105.     SetText "PrintJobs",             "Print jobs"
  106.     SetText "RecentNetUsage",         "Recent Net Usage"
  107.     SetText "NetUsage",             "Net usage"
  108.     SetText "TransactionHistory",    "Transaction History"
  109.  
  110.     SetText "RecentPrintLogsBy",    "Recent Print Logs by '%0%'"
  111.     SetText "RecentTransactions",    "Recent Transactions"
  112.     SetText "RecentTransactionsFor","Recent Transactions for '%0%'"
  113.     SetText "RecentNetUsageBy",        "Recent Net Usage by '%0%'"
  114.     SetText "TimeUsed",                "Time Used"
  115.     SetText "DataUsed",                "Data Used"
  116.  
  117.  
  118.     ' Field/Column names
  119.     SetText "Username",             "Username"
  120.     SetText "Credit",                 "Credit"
  121.     SetText "PagesPrinted",         "Pages printed"
  122.     SetText "NetDataUsed",             "Net data used"
  123.     SetText "NetTimeUsed",             "Net time used"
  124.     SetText "Privilege",             "Privilege"
  125.     SetText "QuickAdd",                "Quick Add"
  126.     SetText "QuickAdjust",           "Quick Adjustment"
  127.     SetText "AdjustCredit",            "Adjust Credit:"
  128.  
  129.     SetText "Time",                 "Time"
  130.     SetText "Date",                 "Date"
  131.     SetText "User",                 "User"
  132.     SetText "Printer",                 "Printer"
  133.     SetText "Document",             "Document"
  134.     SetText "Pages",                 "Pages"
  135.     SetText "Cost",                 "Cost"
  136.     SetText "Amount",                 "Amount"
  137.     SetText "Comment",                 "Transaction Comment"
  138.     SetText "CreditAfterTrans",        "Credit After Trans."
  139.     SetText "Status",                 "Status"
  140.     SetText "TransactedBy",         "Transacted By"
  141.     SetText "HoursAbbr",             "Hrs"
  142.     SetText "MBAbbr",                 "MB"
  143.  
  144.  
  145.     SetText "Restricted",             "Restricted"
  146.     SetText "Unrestricted",         "Unrestricted"
  147.  
  148.     ' Buttons/Actions
  149.     SetText "Save",                    "Save"
  150.     SetText "Search",                "Search"
  151.     SetText "AddOne",                "Add One"
  152.     SetText "AddFive",                "Add Five"
  153.     SetText "AddTen",                "Add Ten"
  154.     SetText "ApplyAdjustment",        "Apply"
  155.     SetText "JumpToUser",            "Jump to user"
  156.     SetText "Next",                    "Next"
  157.     SetText "Previous",                "Previous"
  158.     SetText "ModifyUsersCredit",    "Modify %0%'s credit"
  159.     SetText "ModifyUserCredit",        "Modify user credit"
  160.     SetText "ViewUserLogs",         "View %0%'s logs"
  161.     SetText "ViewUserTrans",         "View %0%'s transactions"
  162.     SetText "ViewPrintLog",            "View print log"
  163.     SetText "ViewNetUsage",            "View net usage"
  164.  
  165.     'Usage Reports
  166.     SetText "QuickReports",            "Quick Reports"
  167.     SetText "AdhocReports",            "Adhoc Reports"
  168.     SetText "ReportName",            "Report Name"
  169.     SetText "Description",            "Description"
  170.  
  171.     SetText "UsageType",            "Usage type"
  172.     SetText "ReportType",            "Report type"
  173.     SetText "Detailed",                "Detailed logs"
  174.     SetText "SummaryByUser",        "Summary by user"
  175.     SetText "SummaryByPrinter",        "Summary by printer"
  176.     SetText "Period",                "Period"
  177.     SetText "SortBy",                "Sort By"
  178.     SetText "PrintStatus",            "Print Status"
  179.     SetText "TotalCost",            "Total cost"
  180.     SetText "PrinterName",             "Printer name"
  181.     SetText "PagesPerJob",             "Average pages per job"
  182.     SetText "RunReport",            "Run Report"
  183.     SetText "RunReportExcel",        "Export to Excel"
  184.     SetText "ReportFilters",         "Report Filters"
  185.     SetText "ReportSortOrder",         "Report Sort Order"
  186.  
  187.     'Printer Status Selection
  188.     SetText "Printed",                "Printed"
  189.     SetText "Denied",                "Denied"
  190.     SetText "Cancelled",            "Cancelled"
  191.     SetText "Refunded",                "Refunded"
  192.     SetText "CancelledWithNoRefund",    "Cancelled with no refund"
  193.     SetText "AllDocuments",            "All Documents"
  194.  
  195.     SetText "ReportsNoNetCharging",    "Unable to run Internet usage report.  Net Charging is not installed."
  196.  
  197.     SetText "PeriodToday",            "Today"
  198.     SetText "PeriodYesterday",        "Yesterday"
  199.     SetText "PeriodLast24Hours",    "Last 24 hours"
  200.     SetText "PeriodWeek",            "Last 7 days"
  201.     SetText "PeriodMonth",            "Last 30 days"
  202.     SetText "Period3Months",        "Last 3 months"
  203.     SetText "Period6Months",        "Last 6 months"
  204.     SetText "PeriodAll",            "All Data"
  205.  
  206.     SetText "HideReportParameters",    "Hide Report Parameters"
  207.     SetText "ShowReportParameters",    "Show Report Parameters"
  208.  
  209.     SetText "PrintReports",            "Print Usage Reports"
  210.     SetText "NetReports",            "Internet Usage Reports"
  211.  
  212.     SetText "TopPrintUsersJobs",    "Top Print Users (Print Jobs)"
  213.     SetText "TopPrintUsersJobsDesc","Lists the top print users by number of print jobs over the past 30 days"
  214.     SetText "TopPrintUsersPages",    "Top Print Users (Pages Printed)"
  215.     SetText "TopPrintUsersPagesDesc","Lists the top print users by number of pages printed over the past 30 days"
  216.     SetText "BusiestPrintersJobs",    "Busiest Printers (Print Jobs)"
  217.     SetText "BusiestPrintersJobsDesc","Lists the busiest printers by number of print jobs over the past 30 days"
  218.     SetText "BusiestPrintersPages",    "Busiest Printers (Pages Printed)"
  219.     SetText "BusiestPrintersPagesDesc","Lists the busiest printers by number of pages printed over the past 30 days"
  220.     SetText "PrintJobsExpensive",    "Most Expensive Print Jobs"
  221.     SetText "PrintJobsExpensiveDesc","Lists the most expensive print jobs over the past 30 days"
  222.     SetText "PrintJobsBiggest",        "Largest Print Jobs"
  223.     SetText "PrintJobsBiggestDesc","Lists that print jobs with the most number of pages over the past 30 days"
  224.     SetText "PrintJobsBiggestDesc","Lists that print jobs with the most number of pages over the past 30 days"
  225.     SetText "CancelledAndNotRefundedJobs","Cancelled Print Jobs Not Refunded"
  226.     SetText "CancelledAndNotRefundedJobsDesc","A list of print jobs manually cancelled but not refunded as they had fully or partially printed"
  227.  
  228.     SetText "TopNetUsersData",        "Top Internet Users (Data)"
  229.     SetText "TopNetUsersDataDesc",    "Lists the top Internet users by data downloaded over the past 30 days"
  230.     SetText "TopNetUsersTime",        "Top Internet Users (Time)"
  231.     SetText "TopNetUsersTimeDesc",    "Lists the top Internet users by time used over the past 30 days"
  232.     SetText "NetHighestDailyUseData", "Highest Daily Internet Use (Data)"
  233.     SetText "NetHighestDailyUseDataDesc","Lists the users with the highest amount of data used in a day, over the past 30 days"
  234.     SetText "NetHighestDailyUseTime", "Highest Daily Internet Use (Time)"
  235.     SetText "NetHighestDailyUseTimeDesc","Lists the users with the highest amount of time used in a day, over the past 30 days"
  236.     SetText "AdhocReportsDesc",        "Allows you to create customized usage reports that can be displayed on screen or exported to Excel"
  237.  
  238.  
  239.  
  240.     SetText "ResultsNoData",        "No data matches your report parameters"
  241.  
  242.     'TopUp Cards
  243.     SetText "TopUpCardInstr",        "Enter the Card number and press the ""Use Card"" button."
  244.     SetText "TopUpCardInstrNote",    "NOTE: All requests to use TopUp/PrePaid cards are logged."
  245.     SetText "CardNumber",            "Card Number"
  246.  
  247.     SetText "TopUpSuccess",            "Card applied successfully."
  248.     SetText "ActionLogged",            "This action has been logged"
  249.     SetText "ErrorTUCExpired",        "This Card has expired."
  250.     SetText "ErrorTUCInvalid",        "Invalid Card number."
  251.     SetText "ErrorTUCUnableToProcess", "Unable to process card"
  252.  
  253.     ' Transfer
  254.     SetText "TransferFrom",            "Transfer from"
  255.     SetText "AvailableFunds",        "Available credit"
  256.     SetText "AmountToTransfer",        "Amount to transfer"
  257.     SetText "TransferToUser",        "Transfer to user"
  258.     SetText "Transfer",                "Transfer"
  259.     SetText    "TransferApplied",        "Transfer applied successfully."
  260.     SetText "ErrorTransUser",        "The user you are transfering funds to does not exist."
  261.     SetText "ErrorTransCredit",        "You do not have enough credit to transfer this amount."
  262.     SetText "ErrorTransInvAmount",    "Invalid Amount."
  263.     SetText    "UnableToTransfer",        "Unable to transfer funds."
  264.  
  265.     ' Other Charges
  266.     SetText    "OtherCharges",            "Other Charges"
  267.     SetText    "UserToCharge",            "User to charge"
  268.     SetText    "ChargeUser",            "Charge User"
  269.     SetText    "UnableToCharge",        "Unable to charge user."
  270.     SetText    "ChargeApplied",        "Charge applied successfully."
  271.     SetText "ChargeType",            "Charge type"
  272.     SetText "AdditionalComment",    "Additional comment"
  273.     SetText "ChargeDiffUser",        "Charge different user"
  274.     SetText "AvailableCredit",        "Available Credit"
  275.  
  276.     ' Charge Types
  277.     SetText "ChargeTypeOther",        "Other charge"
  278.  
  279.     SetText "OtherChargeType0",        "Photo paper"
  280.     SetText "OtherChargeType1",        "Transparencies"
  281.     SetText "OtherChargeType2",        "Binding"
  282.     SetText "OtherChargeType3",        "Other special paper"
  283.     SetText "OtherChargeType4",        "Library fines"
  284.     SetText "OtherChargeType5",        "Late payment fees"
  285.     SetText "OtherChargeType6",        "Rental fees"
  286.  
  287.     'Refund
  288.     SetText "RefundSuccess",        "Refund successfully issued."
  289.     SetText "RefundFailure",        "Failed to refund print job."
  290.     SetText "Refund",               "Refund"
  291.     SetText "RefundConfirm",        "Refund user %0% with amount %1% ?"
  292.     SetText "RefundComment",        "Refunded print job"
  293.  
  294.     'Transacted By
  295.     SetText "TransByNetUse",        "net use"
  296.     SetText "TransByPrintUse",        "print use"
  297.     SetText "TransByAutomatic",        "automatic"
  298.     SetText "TransByTransTo",        "transfer to %0%"
  299.     SetText "TransByTransFrom",        "transfer from %0%"
  300.  
  301.     ' Admin Home
  302.     SetText "Welcome",                "Welcome"
  303.     SetText "AdminInstr",            "Welcome to the Web Administration for %0%. You'll be able to perform basic administration from your web browser, and view recent jobs on this server."
  304.     SetText "UserAdmin",            "User Administration"
  305.     SetText "ViewRecentPrintJobs",    "View recent print jobs on this server"
  306.     SetText "ViewRecentNetUsage",    "View recent net usage on this server"
  307.     SetText "ViewRecentTransLog",    "View transaction log on this server"
  308.  
  309.     ' Login page
  310.     SetText "Login",                "Login"
  311.     SetText "LoginInstructions",    "Enter your login username to log into the PaperCut web tools interface."
  312.     
  313.     ' Charges List
  314.     SetText "Advanced",                "Advanced"
  315.     SetText "ChargeRates",            "Charge Rates"
  316.     SetText "PrinterCosts",            "Printer Costs"
  317.     SetText "PageCost",                "Page Cost"
  318.     SetText "DuplexDiscount",        "Duplex Discount"
  319.     SetText "GrayscaleDiscount",    "Grayscale Discount"
  320.     SetText "Details",                "Details"
  321.     SetText "LargePaper",            "Large Paper"
  322.     SetText "VeryLargePaper",        "Very Large Paper"
  323.     
  324.     SetText "DefaultGrayscaleCost",    "Default Grayscale Cost"
  325.     SetText "DefaultColorCost",        "Default Color Cost"
  326.     
  327.     SetText "Size",                    "Size"
  328.     SetText "ColorCost",            "Color Cost"
  329.     SetText "GrayscaleCost",        "Grayscale Cost"
  330.     
  331.     SetText "ExtraPerPage",            "extra per page"
  332.     SetText "LessPerPage",            "less per page"
  333.     SetText "Extra",                "extra"
  334.     SetText "Less",                    "less"
  335.     SetText "PerMetre2",            "per sq. metre"
  336.     SetText "PerFoot2",                "per sq. foot"
  337.     SetText "PerPage",                "per page"
  338.     
  339.     SetText "NetCosts",                "Internet Costs"
  340.     SetText "NetChargingType",        "Net Charging Model"
  341.     SetText "DataCost",                "%0% per MB"
  342.     SetText "TimeCost",                "%0% per %1% minute period"
  343.  
  344.     'Errors
  345.     SetText "ErrorUserNotLoggedIn" ,"User not logged in. Need to configure IIS to disallow anonymous access."
  346.     SetText "AnonAccessDisabled",   "Anonymous access is disabled. If you want to allow anonymous user access, set gblnAllowAnonymousAccess = True value in Config.inc."
  347.     SetText "ErrorAnonAdminAccess", "Users authenticated using the 'anonymous' login form, are not allowed to access the Administration pages.  Change the permissions of the Admin ASP pages so that only Administrators can access these files."
  348.     SetText "ErrorCantFindUser",    "Cannot find user '%0%' in PaperCut user database."
  349.     SetText "ErrorUnexpectedError",    "Unexpected error occurred. Contact the system administrator."
  350.     SetText "ErrorDatabaseAccess",    "You do not have permissions to modify the PaperCut database. Please consult the user manual for instructions on configuring security settings to use PaperCut web administration."
  351.  
  352.  
  353.     'PaperCut Enterprise
  354.     SetText "Account",                "Account"
  355.     SetText "AccountList",            "Account List"
  356.     SetText "AccountAdmin",         "Account Administration"
  357.     SetText "ChooseOption",            "Choose from one of the following options."
  358.  
  359.  
  360.     SetText "AccountListInstr",     "To edit an account, click on the account title in the list below"
  361.     SetText "ClickToAddAcct",         "Or click to Add an Account"
  362.  
  363.     SetText "AccountDetailsInstrAdd", "To add an account, enter its details and click the Save button"
  364.     SetText "ReturnWithoutAdd",     "Return to the Account List without adding an account"
  365.  
  366.     SetText "AccountDetailsInstrEdit", "To edit an account, change its details below and click the Save button"
  367.     SetText "DeleteThisAccount",     "Delete this account"
  368.     SetText "ReturnWithoutEdit",     "Return to the Account List without without saving any changes"
  369.  
  370.     SetText "ResetCounters",        "ResetCounters"
  371.     SetText "CounterStats",            "Counter Statistics"
  372.  
  373.     SetText "ConfirmAcctDelete",    "Are you sure you wish to delete this account?"
  374.     SetText "ConfirmResetCount",    "Are you sure you wish to reset the counters for this account?"
  375.  
  376.     SetText "AcctIsActive",         "Account is active"
  377.     SetText "AcctJobsNonInvoice",    "Account jobs to be non invoiceable"
  378.  
  379.     SetText "Legend",                 "Legend"
  380.     SetText "MainAcct",             "Main Account"
  381.     SetText "ActiveAcct",            "Active Account"
  382.     SetText "InactiveAcct",            "Inactive Account"
  383.     SetText "JobCommentsReq",        "Job Comments Required"
  384.     SetText "JobCommentsOpt",        "Job Comments Optional"
  385.  
  386.     SetText "AccountDetails",        "Account Details"
  387.     SetText "AcctType",                "Account Type"
  388.     SetText "AccountTitle",         "Account Title"
  389.     SetText "Title",                 "Title"
  390.     SetText "AccountType",             "Account Type"
  391.     SetText "SubAcctOf",             "Sub account of"
  392.     SetText "Notes",                 "Notes"
  393.  
  394.     SetText "AcctAdded",            "The account was successfully added"
  395.     SetText "AcctSaved",            "The account was successfully saved"
  396.     SetText "CountReset",            "The counters were successfully reset"
  397.  
  398.     SetText "EntErrAcctDetails",     "The following problems were found with the account details"
  399.     SetText "EntErrAcctAdd",         "An error occurred whilst adding the account"
  400.     SetText "EntErrAcctSave",        "An error occurred whilst saving the account"
  401.     SetText "EntErrAcctDelete",        "An error occurred whilst deleting the account"
  402.     SetText "EntErrAcctTitle",         "The account title must be entered"
  403.     SetText "EntErrCountReset",         "An error occurred whilst resetting the counters"
  404.  
  405.  
  406.     SetText "EntRedirMsg",             "Please wait while the next page loads. If the page does not load within 5 seconds click the link below."
  407.     SetText "ClickHereToCont",        "Click here to continue"
  408.  
  409.     SetText "CommentsRequired",     "Comments Required"
  410.     SetText "CommentsNone",         "No comments for print jobs"
  411.     SetText "CommentsOpt",             "Comments optional for print jobs"
  412.     SetText "CommentsReq",             "Comments required for print jobs"
  413.  
  414. End If
  415. %>
  416.